About 652 letters

About 3 minutes

#HTML <tfoot>

The <tfoot> HTML element encapsulates a set of table rows (<tr> elements), indicating that they comprise the foot of a table with information about the table's columns. This is usually a summary of the columns, e.g., a sum of the given numbers in a column.

#Attributes

Created in 6/9/2025

Updated in 6/9/2025